Welcome![Sign In][Sign Up]
Location:
Search - window socket

Search list

[WinSock-NDIScsocks

Description: window Socket 编程-window Socket Programming
Platform: | Size: 5511 | Author: Wang Ning | Hits:

[Communicationwww.cohoo.com.cn.socket

Description: 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。 其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。原来大师的东西也会有错。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52570 | Author: cohoo | Hits:

[assembly languageChat-TCP

Description: 采用窗口实现Socket消息转发的ASM代码-window Socket using information transmitted by the ASM code
Platform: | Size: 5170 | Author: 钱海兵 | Hits:

[JSP/JavaSocket转发工具_Oracle

Description: 实现Oracle客户端和Oracle服务器中间转发的Java源代码.*注:使Window下Oracle数据和侦听端口共享,需要在注册HOME0表中加USE_SHARED_SOCKET=TRUE即可-Oracle client and the Oracle server transmitted among Java source code .* Note : Window to enable Oracle data and the interception of port sharing, the need to register HOME0 table increases can USE_SHARED_SOCKET = TRUE
Platform: | Size: 14113 | Author: 钱海兵 | Hits:

[Other resourcewinsockbook

Description: 介绍window下socket编程的一本好书-introduced window socket programming under a good book
Platform: | Size: 101905 | Author: yiyi | Hits:

[JSP/JavaSocket转发工具_Oracle

Description: 实现Oracle客户端和Oracle服务器中间转发的Java源代码.*注:使Window下Oracle数据和侦听端口共享,需要在注册HOME0表中加USE_SHARED_SOCKET=TRUE即可-Oracle client and the Oracle server transmitted among Java source code .* Note : Window to enable Oracle data and the interception of port sharing, the need to register HOME0 table increases can USE_SHARED_SOCKET = TRUE
Platform: | Size: 14336 | Author: 钱海兵 | Hits:

[Communicationwww.cohoo.com.cn.socket

Description: 共四个演示。分别如下: 1:Sample    一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText    不用窗口子类化,而达到和发送自定义消息同样的效果。  3:SendFile    由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat    演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,PostMessage只能在WM_USER以上的自定义消息中才能传递指针,那么如何才能异步通讯呢?我还没有好主意,就用定时器吧!看看这个可以聊天的程序就知道了。 Common目录下有四个模块。 其中ShareStr2.cls是原来大师Bruce MicKenney写的东西,就是这个东西害我浪费很多时间来调试。原来大师的东西也会有错。-a total of four demonstration. Respectively, as follows : 1 : Sample a simple use of shared memory mapping example, look at two examples run, we know that nothing special. 2 : SendText not window-type, and to achieve this definition of news from the same effect. 3 : As demonstrated SendFile 2 updates, or to pass through the string, impossible to send large text, the cases demonstrate a comprehensive and demonstration to send two large text functions. 4 : Chat demonstration two and three demonstration SendMessage are used to notify the news release, it is not asynchronous communications, inter-process SetWindowText not use, PostMessage WM_USER only in the above-defined messages can transfer target, How can we asynchronous communication? I have not a good idea, on the timer! Chat can look at
Platform: | Size: 52224 | Author: cohoo | Hits:

[VC/MFCwinsockbook

Description: 介绍window下socket编程的一本好书-introduced window socket programming under a good book
Platform: | Size: 101376 | Author: yiyi | Hits:

[Internet-NetworkOverlappedServer

Description: window socket网络编程的重叠IO模型的例子-window socket network programming overlap IO model examples
Platform: | Size: 32768 | Author: 旺旺 | Hits:

[Internet-NetworkEventSelectServer

Description: window socket网络编程之EventSelect模型的例子 -window socket network programming model example of EventSelect
Platform: | Size: 31744 | Author: 旺旺 | Hits:

[VC/MFCSocket

Description: Socket开发资料 介绍window和linux下的socket开发,适合初学者-Socket to develop information on window and linux development under the socket, suitable for beginners
Platform: | Size: 206848 | Author: cloud | Hits:

[Remote ControlRemoteControlClient

Description: 远程监控,局域网,消息模拟,赫夫曼编码,Window Socket编程-Remote monitoring, LAN, news simulation, Huffman Coding, Window Socket Programming
Platform: | Size: 3098624 | Author: 黄力 | Hits:

[Multimedia programDS_Netfilter

Description: server/client media streaming using window socket (TCP) by directshow filter.
Platform: | Size: 118784 | Author: hoat | Hits:

[Internet-Network17911

Description: window socket api 开发实例-window socket api develop instance
Platform: | Size: 29253632 | Author: cedar | Hits:

[Windows DevelopsockClient

Description: vc socket api的应用实例(客户端),在vc+window xp sp3测试通过!-dddddddddddddddddddddddddddddddddddddddddd
Platform: | Size: 1918976 | Author: GMshuS | Hits:

[Windows DevelopsockServer

Description: vc socket api使用实例(服务端),在vc+window xp sp3下测试通过!-dddddddddddddddddddddddddddddddddddddddddd
Platform: | Size: 1950720 | Author: GMshuS | Hits:

[Internet-Networktcp-socket(4files)

Description: tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
Platform: | Size: 78848 | Author: she | Hits:

[Internet-Networktcpsocket1

Description: linux, window socket通讯代码-linux, window socket
Platform: | Size: 4096 | Author: moguojun | Hits:

[Internet-NetworkVC-socket

Description: 基于C++的文件传输程序,使用window socket编程-Based C++ file transfer program to use the window socket programming
Platform: | Size: 48128 | Author: robinsc | Hits:

[TCP/IP stacksocket编程

Description: 有关网络编程的基本代码,在window平台下的C++代码(The basic code for network programming, C++ code in the window platform)
Platform: | Size: 58106880 | Author: JUSTONEBOY | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net